Skip to main content

Pre-Fetching

Overview

The Prefetching feature can be used as an 'internet accelerator'. It allows virtually any file referenced in HTML to be pre-fetched, not just images, and cached.

Prefetching is a good way to improve retrieval time. It reduces resource retrievals and improves retrieval time. The target range is wider than that of both, mirroring and caching.

Access the SafeSquid User Interface

Go to configure

clicking on configure in safesquid interface

Go to Prefetching under Application Setup

going to prefetching in application setup section

making sure the global section is true in enabled field

Go to Prefetch

Go to prefetch tab

clicking on add new to create a new policy

giving appropriate comment for future reference

specifying the html tag that should be analyzed for prefetchable URLs

specifying the attribute of the html tag, holding the URL to be prefetched

specifying the regular expression to evaluate the URL discovered in the tag attribute

clicking on save policy to save it

clicking on save config to save the policy